@charset "utf-8";

/* CSS Document */
* {
	font-family: Arial, 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
	outline: none;
	font-size: 16px;
	color: #666666;
	list-style: none;
	line-height: 26px;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
from {
	margin: 0;
	padding: 0;
}

html {
	scroll-behavior: smooth;
}

img {
	max-width: 100%;
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*vertical-align: baseline;*/
}

body,
html {
	scroll-behavior: smooth;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select {
	outline: none;
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}

/*闃叉textarea鏀惧ぇ鏃讹紝涓変釜鏂滅嚎琚斁澶�*/
*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

html,
body,
ul,
li,
a,
span,
p {
	list-style: none;
	line-height: 28px;
	margin: 0px;
	padding: 0px
}

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
}

h2,
h3,
h4,
h5 {
	text-align: center;
}

p {
	font-family: Arial, 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
	line-height: 26px;
}

.gg {
	width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* header */
.header {
	background: rgba(0, 0, 0, 0.2);
}

.headerk {

	/*原始值: width:93% */
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.head_s {
	background-color: #f8f8f8;
	padding: 6px 0px;
}

.phone img {
	vertical-align: middle;
}

.header {
	position: fixed;
	left: 0px;
	right: 0px;
	z-index: 9999;
}

.logo {
	margin: 26px 0;
	position: relative;
}

.logo2 {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.head {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gw a {
	margin: 0px 3px
}

/* 导航 */
.menu2 {
	display: none;
}

.navbar {
	float: right;
	display: block;
	height: 54px;
}

.navbar img {
	padding: 12px;
	height: 31px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.navbar {
	display: none;
}

.nav {}

.nav ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.nav ul li {
	width: 10%;
	position: relative;
	z-index: 9999;
	text-align: center;
}

.dh {
	flex: 1;
	margin-left: 120px;
}

.dh_h {
	width: 30px;
	height: 3px;
	background: #e60012;
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
}

.nav ul li a {
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nav ul li a:hover {
	font-weight: bold;
}

.nav ul li dl {
	position: absolute;
	left: 50%;
	top: 130px;
	display: none;
	background-color: #fff;
	transform: translateX(-50%);
}

.nav ul li dl dd {
	height: 55px;
}

.nav ul li dl dd a {
	display: block;
	height: 55px;
	line-height: 55px;
	text-align: center;
	/* border-bottom: 1px solid #dddddd; */
	width: 130px;
	font-size: 16px;
	color: #333;
}

.nav ul li dl dd a:hover {
	color: #e60012;
}

.select1 a {
	border-bottom: 2px solid #00acb2;
}

/*.dhline {
width: 0px;
height: 3px;
background-color: #174582;
transition: width 0.5s;

-o-transition: width 0.5s;
margin: 10px auto 0;
text-align: center;
}

.nav ul li:hover .dhline {
border-bottom: 3px solid #174582;
width: 100%;
}*/
.dhdqxz {
	font-weight: bold;
}

img {
	display: block;
}

.yanse {
	background: #fff;
	transition: .4s all linear;
	border-bottom: 1px solid #e7e7e7;
}

@media (max-width:768px) {
	.gg {
		width: 100%;
	}

}

.hsz a {
	color: #333 !important;
}

.dhdqxz {}

/* banner */
.swiper-container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 870px;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	text-align: center;
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-pagination-bullet {
	border-radius: 50px;
	background: #fff;
	opacity: .5;
}

.swiper-pagination-bullet-active {
	width: 18px;
	background: #cf000d;
	opacity: 1;
}

#certify {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#certify .swiper-container {
	padding-bottom: 60px;
	height: 270px;
}

#certify .swiper-slide {
	width: 280px;
	height: 220px;
}

#certify .swiper-slide img {
	display: block
}

#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #ff0000;
	background-color: #fff
}

#certify .swiper-button-prev,
#certify .swiper-button-next {
	display: none;
}

#certify .swiper-button-prev {
	left: 0px;
	width: 45px;
	height: 45px;
	background: url('../images/gdz.png') no-repeat;
	background-position: 0 0;
	background-size: 100%;
	margin-top: -40px;
	outline: 0;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: 0px;
	width: 45px;
	height: 45px;
	background: url('../images/gdy.png') no-repeat;
	background-position: 0 0px;
	background-size: 100%;
	margin-top: -40px;
	outline: 0;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.swiper1_wz {
	font-size: 82px;
	color: #fff;
	font-weight: bold;
}

.swiper1_sm {
	font-size: 30px;
	color: #fff;
	margin-top: 50px;
	line-height: 60px;
	text-align: center;
}

.swiper1_bg {
	background: #c31f28;
	width: 680px;
	height: 60px;
	margin-top: 50px;
}

.swiper1_bt {
	margin-top: 82px;
}

.swipercont2 {
	text-align: left;
}

.mouse {
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 10;
	margin-left: -13px;
	-webkit-animation: pulse 2s infinite;
	animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, 10px);
		transform: translate(0, 10px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

}

@keyframes pulse {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, 10px);
		transform: translate(0, 10px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

}

@media (min-width:992px) {
	#certify .swiper-slide {
		width: 520px;
		height: 355px;
	}

	#certify .swiper-container {
		height: 430px;
		margin: 40px auto;
	}

}

/* 首页公司简介新闻环保开始 */
.main_s {
	margin-top: 80px;
}

.main_jj {
	background: url(../images/lygbbg.jpg) no-repeat center top;
	height: 482px;
	width: 48%;
}

.main_jjnr_bt {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 30px 0 20px;
}

.main_jjnr {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 250px;
	box-sizing: border-box;
}

.main_jjnr_nr {
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.main_li {
	width: 16%;
	background: url(../images/xwzxbg.jpg) no-repeat center top;
	height: 482px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main_li2 {
	width: 16%;
	background: url(../images/cpzxbg.jpg) no-repeat center top;
	height: 482px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main_li3 {
	width: 16%;
	background: url(../images/aqjhbbg.jpg) no-repeat center top;
	height: 482px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main_s {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ain_li_nr {
	text-align: center;
}

.ain_li_nr_bt {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}

.ain_li_nr_nr {
	font-size: 22px;
	color: #fff;
	margin-top: 20px;
}

/* 首页产品开始 */
.in_pro {
	background: url(../images/cpyfwbg.jpg) no-repeat center top;
	margin-top: 80px;
	padding-top: 60px;
	box-sizing: border-box;
}

.in_pro_bt {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.in_pro_bt_y a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.in_pro_bt_z {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}

.in_pro_bt_y a {
	color: #fff;
}

.main_jjnr_pt {
	margin-left: 4px;
}

.in_pro_nr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 50px;
	flex-wrap: wrap;
	padding-bottom: 90px;
}

.in_pro_nr_li {
	width: 24%;
}

.in_pro_nr_li_x {
	background: #f3f3f3;
}

.in_pro_nr_li_x {
	font-size: 18px;
	padding: 14px 0;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_pro_nr_li_s {
	width: 100%;
	height: 330px;
	overflow: hidden;
}

.in_pro_nr_li_st {
	height: 330px;
	width: 100%;
	object-fit: cover;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}

.in_pro_nr_li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

/* 首页企业文化开始 */
.main_m {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.main_mqy_bt {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
}

.main_mqy {
	width: 63%;
}

.main_mqy_nr {
	background: url(../images/qywhbg.jpg) no-repeat center top;
	height: 480px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 50px;
}

.main_mqy_nrx {
	color: #fff;
}

.main_mqy_nrx p {
	line-height: 32px;
}

.main_mqy_nrs {
	color: #fff;
	font-size: 26px;
	margin-bottom: 10px;
}

.main_mqy_nrx p {
	color: #fff;
}

.main_mqy_btz {
	font-size: 36px;
	color: #323a44;
	font-weight: bold;
}

.main_mqy_btz span {
	font-weight: bold;
	font-size: 36px;
	color: #c31f28;
}

.main_mqy_bty a {
	display: flex;
	align-items: center;
}

/* 首页企业文化结束 */

/* 首页最新公告开始 */
.main_mxw {
	width: 33.5%;
}

.main_mxw_nr_li {
	display: flex;
	margin-bottom: 24px;
}

.main_mxw_nr_liz {
	background: #f3f3f3;
	padding: 24px 20px 12px;
	text-align: center;
}

.main_mxw_nr_liz p {
	font-size: 36px;
	font-weight: bold;
	color: #d8222a;
}

.main_mxw_nr_liz span {
	font-size: 15px;
	color: #999;
	padding-top: 7px;
	display: block;
}

.main_mxw_nr_liy {
	flex: 1;
	margin-left: 30px;
}

.main_mxw_nr_liy_bt {
	font-size: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.main_mxw_nr_liy_nr {
	font-size: 15px;
	color: #999;
	margin-top: 12px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* 首页企业文化结束 */

/* 首页地图视频开始 */
.main_xdt {
	font-size: 12px;
}

.main_x {
	margin-top: 80px;
}

.main_xsp {
	position: relative;
}

.main_xspnr {
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 999999;
	width: 606px;
}

/* 首页地图视频结束 */

/* footer开始 */
.footer {
	background: #222222;
	position: relative;
	padding-top: 40px;
}

.footer_stop {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer_sy {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.footer_szt {
	width: 265px;
	height: auto;
}

.footer_sy_li a {
	padding-right: 60px;
	color: #fff;
}

.footer_sbotz_li p {
	line-height: 32px;
}

.footer_sbotz_li_bt {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.footer_sbotz_li_btt {
	margin-right: 10px;
}

.footer_sbotyp {
	color: #fff;
	text-align: right;
	padding-bottom: 10px;
}

.footer_sbotz_li {
	color: #fff;
}

.footer_sbotz_li p {
	color: #fff;
}

.footer_sbot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 40px;
}

.footer_sbotz {
	width: 70%;
}

.footer_sbotz {
	display: flex;
	justify-content: space-between;
}

.footer_x {
	padding: 40px 0;
	text-align: center;
	border-top: 1px solid #4e4e4e;
	color: #aaaaaa;
}

/* footer结束 */

/* about页面开始 */


.nyban_nr {
	position: absolute;
	top: 60%;
	transform: translate(-50%, -60%);
	left: 50%;
	text-align: center;
}

.nyban {
	position: relative;
}

.nyban_nr p {
	font-size: 58px;
	color: #fff;
	margin-bottom: 30px;
}

.nyban_nr span {
	color: #fff;
	font-size: 20px;
}

.nybant {
	width: 100%;
	display: block;
}

.ejdh_y {
	display: flex;
	align-items: center;
}

.ejdh_nr {
	flex: 1;
}

.mbxdh {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
}

.mbxdh a {
	font-size: 14px;
	color: #999999;
	padding: 0 4px;
}

.ejdh_k {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ejdh {
	background: #f2f4f6;
}

.ejdh_li {
	float: left;
	margin-right: 50px;
	padding: 20px 0;
}

.nybant {
	display: block;
}

.ejdh_li a:hover {
	color: #c9151e;
}

.ejdh_xz {
	border-bottom: 2px solid #c9151e;
}

.about_jj {
	margin-top: 50px;
	margin-bottom: 50px;
}

.about_s {
	display: flex;
	justify-content: space-between;
}

.about_sz {
	width: 52%;
}

.about_sy {
	width: 45%;
}

.about_sz_bt {
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
}

.mt40 {
	margin-top: 40px;
}

.about_m {
	background: url(../images/aboutnrbg.jpg) no-repeat center top;
	padding: 60px 0;
	box-sizing: border-box;
	margin-top: 80px;
	color: #fff;
}

.bsz {
	color: #fff;
}

.about_x {
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}

.about_xz {
	width: 53%;
}

.about_xy {
	width: 44%;
}

.about_xynr_bt {
	margin-top: 30px;
}

.about_xzzz {
	width: 48%;
}

.about_xzzy {
	width: 48%;
}

/* about页面结束 */

/* qywh企业文化页面开始 */
.qywh_nr {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.qywh_dyh::-webkit-scrollbar {
	display: none;
}

.qywh_dyh {
	height: 420px;
	overflow-y: scroll;
}

.qywh_deh::-webkit-scrollbar {
	display: none;
}

.qywh_deh {
	height: 570px;
	overflow-y: scroll;
}

.qywh_dsh {
	height: 490px;
	overflow-y: scroll;
}

.qywh_dsh::-webkit-scrollbar {
	display: none;
}

.qywh_nr_li {
	width: 31.5%;
	background-color: #f6f6f6;
	margin-bottom: 40px;
}

.qywh_nr_lis {
	border-left: 3px solid #e70a1b;
	padding-left: 30px;
	font-size: 26px;
	font-weight: bold;
	color: #111;
	margin-top: 30px;
}

.qywh_nr_lim {
	margin-left: 30px;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #111;
}

.qywh_nr_lix {
	margin: 0 30px;
}

.qywh_nr_lix p {
	line-height: 32px;
}

.qywx_x {
	background: url(../images/qykhbg.jpg) no-repeat center top;
	padding: 50px 0;
}

.qywx_xbt {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	border-left: 3px solid #e70a1b;
	padding-left: 30px;
	margin-bottom: 20px;
}

.qywx_x p {
	color: #fff;
	padding: 5px 0;
}

/* qywh企业文化页面结束 */

/* qymb企业目标页面开始 */
.qymb_nr_li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}

.qymb_nr_liy {
	flex: 1;
	border-right: 10px solid #f6f6f6;
	border-top: 10px solid #f6f6f6;
	border-bottom: 10px solid #f6f6f6;
	height: 126px;
	display: flex;
	align-items: center;
	padding-left: 30px;
}

.qymb_nr_liz {
	background-color: #d30909;
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	width: 126px;
	height: 126px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* qymb企业目标页面结束 */

/* honor企业荣誉页面开始 */
.honor {
	display: flex;
	flex-wrap: wrap;
}

.honor_li {
	width: 23%;
	margin-right: 24px;
	box-sizing: border-box;
	margin-bottom: 24px;
}

.honor_lis {
	border: 1px solid #f2f4f6;
	padding: 20px;
	position: relative;
}

.honor_lisqt {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.honor_lisqtt {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}

.honor_li:hover .honor_lisqtt {
	opacity: 1;
	transform: translate(-30px, -50px);
	transition: all 0.5s;
}

.honor_li:hover .honor_lis {
	border: 1px solid #c31f28;
	transition: all 0.5s;
}

.honor_li:hover .honor_lix {
	background: #c31f28;
	color: #fff;
	transition: all 0.5s;
}

.honor_li:hover .honor_lisqt {
	opacity: 10;
}

.honor_lix {
	background: #f2f4f6;
	text-align: center;
	padding: 16px 0;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.honor_list {
	height: 218px;
	width: auto;
	object-fit: cover;
	margin: 0px auto;
}

.pop {
	display: none;
	width: 45%;
	height: 600px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 10000;
	background: #fff;
	padding: 40px 50px;
	box-sizing: border-box;
}

.pop-top span {
	float: right;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: black;
}

.pop-top span img {
	width: 20px !important;
	height: 20px !important;
}

.pop-content {}

.bgPop {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .4);
	z-index: 9999
}

.pop_s {
	position: relative;
}

.pop_x {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pop_xt {
	height: 400px;
	/* object-fit: cover; */
}

.hxtd_close {
	position: absolute;
	background: #c31f28;
}

.hxtd_close {
	padding: 20px;
	position: absolute;
	right: -120px;
	top: -41px;
	cursor: pointer;
}

.hxtd_closet {
	width: 30px;
	height: 30px;
}

.pop_sz {
	flex: 1;
}

/* honor企业荣誉页面结束 */

/* product产品列表页面开始 */
.product {
	display: flex;
	flex-wrap: wrap;
}

.pro_li {
	width: 23%;
	margin-right: 24px;
	box-sizing: border-box;
	margin-bottom: 24px;
}

.pro_lis {
	border: 1px solid #f2f4f6;
	position: relative;
}

.pro_lix {
	background: #f2f4f6;
	text-align: center;
	padding: 16px 0;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.pro_li:hover .pro_lix {
	background: #c31f28;
	color: #fff;
}

.pro_li:hover .pro_lis {
	border: 1px solid #c31f28;
}

.pro_list {
	height: 250px;
	width: auto;
	object-fit: cover;
	margin: 0px auto;
}

/* product产品列表页面结束 */

/* newslist新闻列表页面开始 */

.myactiveCol a {
	background-color: #237fc4;
	color: #fff;
}

.mypages {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}

ul {
	margin: 0;
}

.mypages a {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages a:last-child {
	border-right: 1px solid #e7e7e7;
}

.mypages span {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages .al {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 100px;
}

.mypages .al {
	margin-right: 10px;
}

.mypages .al {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-right: 1px solid #e7e7e7;
	width: 100px;
}

.mypages a:hover {
	color: #fff;
	background-color: #c31f28;
}

.mypages .on {
	background-color: #c31f28;
	color: #fff;
}

.mypages span:hover {
	color: #fff;
	background-color: #c31f28;
	border-color: #c31f28;
}

.smactiveCol a {
	color: #c31f28;
}

.newslist {
	display: flex;
	flex-wrap: wrap;
}

.newslist_li {
	width: 31%;
	margin-right: 24px;
	box-sizing: border-box;
	margin-bottom: 24px;
}

.newslist_lix {
	background-color: #f2f4f6;
	padding: 30px 16px;
}

.newslist_lixsj {
	font-size: 16px;
	color: #222;
}

.newslist_lixbt {
	font-size: 24px;
	color: #222;
	margin-top: 16px;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.newslist_lixnr {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.newslist_list {
	width: 100%;
	height: 310px;
	object-fit: cover;
}

.newslist_li:hover .newslist_lix {
	background-color: #c31f28;
	color: #fff;
	transition: all 0.3s;
}

.newslist_li:hover .newslist_lixbt {
	color: #fff;
	transition: all 0.3s;
}

.newslist_li:hover .newslist_lixsj {
	color: #fff;
	transition: all 0.3s;
}

.newslist_li:hover .newslist_lixnr {
	color: #fff;
	transition: all 0.3s;
}

/* newslist新闻列表页面开始 */

/*shownews页面开始 */
.ny_main {
	background: #f0f5f8;
}

.ny_maink {
	background: #fff;
	padding: 50px 30px 30px !important;
	margin-top: 40px;
	overflow: hidden;
}

.sjxb {
	text-align: center;
	color: #989898;
	padding: 30px;
}

.sjxb span {
	color: #989898;
}

.xw_k h3 {
	font-size: 34px;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	color: #000;
}

.xwnrwz {
	padding: 30px 0px;
	border-top: 1px solid #f2f2f2;
}

/* 自增 */
.xwnrwz>p>img {
	margin: 0 auto;
}

.xyt_nr {
	padding-left: 50px;
	color: #989898;
}

.news_fy {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0 50px !important;
}

.new_fy_li {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 46%;
}

.new_fy_li:nth-child(2n) {
	text-align: right;
}

.new_fy_li span {
	color: #999;
}

/*shownews页面结束 */

/* zb招标公告页面开始 */
.zb {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zb_li {
	padding: 36px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #f2f4f6;
	width: 49%;
	margin-bottom: 24px;
}

.zb_liz {
	padding: 0 32px;
	border-right: 1px solid #e7e7e7;
}

.zb_liy {
	padding: 0 26px;
	flex: 1;
}

.zb_lizbt {
	font-size: 46px;
	font-weight: bold;
	color: #333;
}

.zb_lizwz {
	color: #333;
	margin-top: 20px;
}

.zb_liynr {
	color: #555;
}

.zb_liybt {
	font-size: 24px;
	color: #333;
}

.zb_liynr {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #777;
	margin-top: 10px;
}

/* zb招标公告页面结束 */

/* job人才招聘开始 */
.job_nr_bt {
	border-bottom: 1px solid #f5f5f5;
	background-color: #111119;
}

.job_nr_list {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 18px;
	color: #fff;
	width: 18%;
	text-align: center;
	padding: 24px 0;
}

.job_nr_list1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 18px;
	color: #fff;
	width: 7%;
	text-align: center;
	padding: 24px 0;
}

.job_nr_yq {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 16px;
	width: 18%;
	text-align: center;
	padding: 24px 0;
}

.job_nr_yq1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 16px;
	width: 7%;
	text-align: center;
	padding: 24px 0;
}

.v {
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: url(../images/vicon.png) no-repeat;
	display: inline-block;
	margin-top: -5px;
	margin-bottom: -5px;
}

.v01 {
	background-position: 0 0;
}

.v02 {
	background-position: 0 -16px;
}

.vtitle {
	border-bottom: 1px solid #f5f5f5;
}

.vtitle em {
	margin: 10px 10px 0 0;
}

.vconlist {
	background: #fff;
	padding: 50px;
	border-bottom: 1px solid #f5f5f5;
}

.vconlist li a {
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	display: block;
	font-size: 14px;
	color: #866f67;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.vconlist li.select a,
.vconlist li a:hover {
	color: #ed4948;
	text-decoration: none;
}

.par_0 {
	background-color: #000;
}

.par_1 {
	background-color: red;
}

.cur {}

/* job人才招聘结束 */

/* contact联系我们内页开始 */
.con_s {
	display: flex;
}

.con_sz {
	background: url(../images/conlxbg.jpg) no-repeat center top;
	width: 26%;
	color: #fff;
	height: 448px;
	padding: 30px;
	box-sizing: border-box;
}

.con_sy {
	width: 74%;
	background-color: #f2f4f6;
	padding: 0 30px;
	box-sizing: border-box;
}

.con_sz_bt {
	font-size: 26px;
	color: #fff;
	margin-bottom: 50px;
}

.con_sz_nr2 {
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}

.con_sz_nr1 {
	padding-top: 30px;
}

.con_sz_nr1wz {
	font-size: 22px;
	color: #fff;
	padding-bottom: 14px;
}

.con_sz_nr1dh {
	color: #fff;
}

.con_sy_bt {
	font-size: 26px;
	color: #222;
	padding-top: 40px;
}

.con_sy_nr_form {
	display: flex;
	flex-wrap: wrap;
}

.form_name {
	width: 100%;
	padding: 20px 10px;
}

.con_sy_nr_li {
	width: 31.8%;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 4px;
	overflow: hidden;
}

.con_sy_nr_li:nth-child(3n) {
	margin-right: 0;
}

.con_sy_nr {
	padding-top: 30px;
}

.con_sy_nr_lih {
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}

.form_nameh {
	width: 100%;
	padding: 20px 10px;
}

.btn-default {
	width: 100%;
	padding: 20px 0;
	background-color: #c31f28;
	border: none;
	color: #fff;
	border-radius: 4px;
}

.con_sy_x {
	margin-top: 10px;
}

.con_x {
	margin-top: 50px;
}

.contact_jj {
	margin-top: 50px;
}

.contable {
	border: 1px solid #e7e7e7;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.contable tr td {
	/* border: 1px solid #e7e7e7; */
	padding: 10px;
	border: 1px solid #000;
}
/* contact联系我们内页结束 */

/* gysshow内页供应商详情 开始*/
.gys_zz {
	background-color: #c31f28;
	z-index: 9999;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 150px;
	bottom: 100px;
	border-radius: 100%;
}

.gys_zznr {
	padding: 20px;
	color: #fff;
}

.gys_zznr a {
	display: block;
	text-align: center;
	color: #fff;
}

/* gysshow内页供应商详情 结束*/

/* 内页供应商留言开始 */
.gysbd_nrk {
	border: 10px solid #f2f4f6;
	padding: 70px 0;
}

.gysbd_bt {
	font-size: 30px;
	text-align: center;
	color: #222;
	padding-bottom: 30px;
}

.gysbd_nr {
	width: 60%;
	margin: 0px auto;
}

.gysbd_nr_lizhs {
	color: #d30909;
}

.gysbd_nr_li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.gysbd_nr_liy {
	flex: 1;
}

.gysbd_nr_liy_input {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	width: 100%;
	padding: 18px 10px;
	box-sizing: border-box;
}

.gysbd_nr_liy_area {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	width: 100%;
	padding: 18px 10px;
	box-sizing: border-box;
}

.gysbd_nr_liz {
	width: 90px;
}

.gysbd_nr_liyh {
	display: flex;
	flex-wrap: wrap;
}

.gysbd_nr_liy_zp {
	position: relative;
	width: 150px;
	height: 150px;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	margin-right: 10px;
}

.gysbd_nr_liy_del {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 20px;
}

.gysbd_nr_liy_zpt {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.gysbd_nr_li_btn {
	width: 100%;
	padding: 20px 0;
	background-color: #c31f28;
	border: none;
	color: #fff;
	border-radius: 4px;
}

/* 内页供应商留言结束 */
@media (min-width:1200px) and (max-width:1440px) {
	.headerk {
		width: 98%
	}

	.head {
		width: 1200px;
	}

	.logo img {
		width: 300px;
	}

	.dh_h {
		bottom: -43px;
	}

	/* 首页产品开始 */
	.in_pro_nr_li_s {
		height: 230px;
	}

	.in_pro_nr_li_st {
		height: 230px;
	}

	/* 内页企业荣誉 开始*/
	.honor_li {
		margin-right: 22px;
		margin-bottom: 22px;
	}

	.honor_list {
		height: 166px;
	}

	.pop_xt {
		height: 300px;
		object-fit: cover;
	}

	/* 内页企业荣誉结束*/

	/* 内页产品列表开始*/
	.pro_li {
		margin-right: 23px;
	}

	/* 内页产品列表结束*/

	/* 内页联系我们开始 */
	.con_sy_nr_li {
		width: 31.5%;
	}

	/* 内页联系我们结束 */
}

@media (min-width:970px) and (max-width:1200px) {
	.head {
		display: flex;
		flex-direction: column;
		align-items: stretch;
	}

	.dh {
		margin-left: 0;
	}

	.logo img {
		width: 300px;
	}

	.logo {
		text-align: center;
	}

	.dh_h {
		bottom: -20px;
	}

	.headerk {
		padding-bottom: 20px;
	}

	/* 首页产品开始 */
	.in_pro_nr_li_s {
		height: 230px;
	}

	.in_pro_nr_li_st {
		height: 230px;
	}

}

@media (min-width:1200px) and (max-width:1440px) {
	.gg {
		width: 1180px;
	}

}

@media (min-width:970px) and (max-width:1200px) {
	.nav {}

	.gg {
		width: 970px;
	}

	.zndh ul li {
		margin-top: 5px;
	}

	.f_logo {
		padding-left: 10px;
	}

	.logo {}

	.nav ul li a {
		height: 50px;
	}

	.nav ul li dl {
		top: 50px;
	}

	.nyban_nr span {
		display: none;
	}

	/*首页公司简介*/
	.in_aboutk {
		background-image: none;
	}

	.in_aboutz {
		width: 100%
	}

	.in_aboutsl {
		width: 100%;
	}

	.in_aboutk {
		min-height: 670px;
	}

	/*首页技术介绍开始*/
	.in_jsjs_nr_qt {
		width: 82%;
	}

	/*首页技术介绍结束*/

	/*首页新闻动态开始*/
	.in_news_li_st {
		height: 200px;
	}

	/*首页新闻动态结束*/

	/*footer开始*/
	.footer_sy_li a {
		padding: 0 21px;
		color: #fff;
	}

	/*footer结束*/

	/* qywh企业文化页面开始 */
	.qywh_nr {
		display: flex;
		flex-direction: column;
	}

	.qywh_dyh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_deh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_dsh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_nr_li {
		width: 100%;
		padding-bottom: 30px;
	}

	/* qywh企业文化页面结束*/

	/* qyry企业荣誉页面开始 */
	.honor_li {
		width: 30%;
	}

	.pop_xt {
		height: 238px;
		/* object-fit: cover; */
	}

	.honor_list {
		height: 184px;
	}

	/* qyry企业荣誉页面结束 */

	/* 内页产品列表开始*/
	.pro_li {
		width: 30%;
	}

	/* 内页产品列表结束*/

	/* 内页新闻列表开始 */
	.newslist_li {
		width: 30%;
	}

	.newslist_list {
		height: 210px;
	}

	/* 内页新闻列表结束 */

	/* 内页联系我们开始 */
	.con_sy_nr_li {
		width: 31%;
	}

	/* 内页联系我们结束 */
}

@media (min-width:768px) and (max-width:970px) {
	.gg {
		width: 768px
	}

	.zndh ul li {
		margin-top: 5px;
	}

	.head {
		width: 768px;
		margin-left: auto;
		margin-right: auto;
	}

	.head {
		display: flex;
		flex-direction: column;
		align-items: stretch;
	}

	.dh {
		margin-left: 0;
	}

	.logo img {
		width: 300px;
	}

	.logo {
		text-align: center;
	}

	.dh_h {
		bottom: -20px;
	}

	.headerk {
		padding-bottom: 9px;
	}

	.nav ul li a {
		font-size: 17px;
		font-weight: normal;
		height: 50px;
	}

	.nav ul li dl {
		top: 50px;
	}

	/* 导航 */

	/* 首页公司简介新闻环保开始 */
	.main_jj {
		width: 100%;
		margin-bottom: 30px;
	}

	.main_li {
		width: 32%;
	}

	.main_li2 {
		width: 32%;
	}

	.main_li3 {
		width: 32%;
	}

	/* 首页公司简介新闻环保结束 */

	/*footer开始*/
	.footer_sy_li a {
		padding: 0 10px;
		color: #fff;
	}

	.footer_sbotz {
		width: 83%;
	}

	/*footer结束**/

	/* 首页产品开始 */
	.in_pro_nr_li_s {
		height: 150px;
	}

	.in_pro_nr_li_st {
		height: 150px;
	}

	/* 首页企业文化开始 */
	.main_m {
		display: flex;
		flex-direction: column;
	}

	.main_mqy {
		width: 100%;
		margin-bottom: 60px;
	}

	/* 首页企业文化结束*/

	/* 首页最新公告开始 */
	.main_mxw {
		width: 100%;
	}

	/* 首页最新公告结束*/

	/* 首页地图视频开始 */


	.main_xspnr {
		width: 390px;
	}

	/* 首页地图视频结束 */

	/* qywh企业文化页面开始 */
	.qywh_nr {
		display: flex;
		flex-direction: column;
	}

	.qywh_dyh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_deh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_dsh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_nr_li {
		width: 100%;
		padding-bottom: 30px;
	}

	.nyban_nr {
		display: none;
	}

	.ejdh_y {
		display: none;
	}

	/* qywh企业文化页面结束*/

	/* qyry页面开始 */
	.honor_li {
		width: 46%;
	}

	/* qyry页面结束 */

	/* 内页产品列表开始*/
	.pro_li {
		width: 30%;
	}

	.pro_list {
		height: 180px;
	}

	/* 内页产品列表结束*/

	/* 内页新闻列表开始 */
	.newslist_li {
		width: 47%;
		margin-right: 24px;
	}

	.newslist_li:nth-child(2n) {
		margin-right: 0;
	}

	/* 内页新闻列表结束 */

	/* 招标公告开始 */
	.zb_li {
		width: 100%;
	}

	.zb {
		flex-direction: column;
	}

	/* 招标公告结束 */

	/* 内页联系我们开始 */
	.con_s {
		flex-direction: column;
	}

	.con_sz {
		background: #c31f28;
	}

	.con_sz {
		width: 100%;
	}

	.con_sy {
		width: 100%;
	}

	.con_sy_nr_li {
		width: 31%;
	}

	/* 内页联系我们结束 */
}

@media (max-width:768px) {
	* {
		font-size: 14px;
	}

	.kong {
		height: 110px
	}

	.gg {
		width: 100%;
		padding: 0px 10px
	}

	.gg1 {
		width: 100%;
		padding: 0px;
	}

	#wrapper {
		padding-top: 80px ! important;
	}

	.swiper1_wz,
	.swiper1_bt {
		font-size: 30px;
		line-height: 30px;
	}

	.swiper1_sm {
		font-size: 15px;
		margin-top: 30px;
		width: 80%;
		line-height: 28px;
	}

	.swiper1_bt {
		margin-top: 30px;
	}

	/* 导航 */
	.headerk {
		width: 98%;
	}

	.gg1 {
		padding: 0 !important;
	}

	.header {}

	.yanse .head {
		padding-bottom: 0px;
	}

	.logo {
		margin-top: 13px;
		margin-bottom: 13px;
		margin-left: 10px;
	}

	.logo img {
		width: 220px;
	}

	.lg {
		margin-top: 18px;
	}

	.dhdqxz {
		border-bottom: 0px solid #fff;
		padding-bottom: 12px;
	}

	.dhline {
		display: none;
	}

	.nav {
		display: none;
	}

	/*手机导航*/
	.menu2 {
		display: block;
		position: fixed;
		z-index: 99999;
		right: 10px;
		top: 8px;
	}

	.sp_nav {
		width: 42px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 18px
	}

	.sp_nav span {
		display: block;
		background: #d5d5d5;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: rgba(0, 0, 0, .6);
		width: 100%;
		/* height: calc(100% - 104px); */
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;
		/* transition: top ease 0.35s; */
	}

	.sjj_nav ul {
		background-color: #fff;
	}

	.nav_show {
		top: 70px
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	/* 
	.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
	}
	 */
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 8px;
		right: 0px;
		border-left: 1px #ebebeb solid;
		height: 26px;
		padding: 0px 14px 0 14px;
	}

	.sjj_nav ul li i img {
		width: 8px;
		margin-top: 5px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}

	.sjj_nav ul li {
		border-top: 1px #ebebeb solid;
		margin-left: 20px;
		position: relative;
		line-height: 42px;
		font-size: 14px;
	}

	.sjj_nav>ul>li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
		width: 100%;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li {
		margin-left: 0px;
		border: none;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
		height: 30px;
		line-height: 30px;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #0062b1
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	/* 首页轮播图开始 */
	.swiper-container {
		height: 500px;
	}

	.swiper1_bg {
		height: 30px;
	}

	/* 首页轮播图结束 */

	/* 首页公司简介新闻环保开始 */
	.main_s {
		margin-top: 30px;
	}

	.main_jjnr {
		padding-top: 48px;
	}

	.main_jj {
		width: 100%;
		margin-bottom: 15px;
		height: 300px;
	}

	.main_li {
		width: 100%;
		margin-bottom: 15px;
		height: 200px;
	}

	.main_li2 {
		width: 100%;
		margin-bottom: 15px;
		height: 200px;
	}

	.main_li3 {
		width: 100%;
		height: 200px;
	}

	/* 首页公司简介新闻环保结束 */

	/* 首页产品开始 */
	.in_pro_nr_li {
		width: 49%;
		margin-bottom: 10px;
	}

	.in_pro_nr_li_s {
		height: 150px;
	}

	.in_pro_nr_li_st {
		height: 150px;
	}

	/* 首页产品结束*/

	/* 首页企业文化开始 */
	.main_m {
		display: flex;
		flex-direction: column;
		margin-top: 30px;
	}

	.main_mqy {
		width: 100%;
		margin-bottom: 60px;
	}

	/* 首页企业文化结束*/

	/* 首页最新公告开始 */
	.main_mxw {
		width: 100%;
	}

	/* 首页最新公告结束*/
	.in_pro {
		margin-top: 50px;
	}

	/* 首页地图视频开始 */
	.main_x {
		margin-top: 30px;
	}

	.main_xspnr {
		width: 100%;
		position: relative;
		top: 0;
		margin-bottom: 30px;
	}

	/* 首页地图视频结束 */

	/*footer开始*/
	.footer_sy_li a {
		white-space: nowrap;
	}

	.footer_sboty {
		display: none;
	}

	.footer_stop {
		flex-direction: column;
	}

	.footer_sy {
		flex-wrap: wrap;
		text-align: left;
	}

	.footer_sy_li a {
		padding: 0 30px 10px 0;
		color: #fff;
	}

	.footer_stop {
		align-items: flex-start;
	}

	.footer_szt {
		width: 200px;
	}

	.footer_sy {
		padding: 30px 0;
	}

	/*footer结束*




	/* banner图开始 */
	.swjt .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 10px !important;
	}

	.swjt .swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		left: 50px !important;
	}

	/* banner图结束 */

	/* about页面开始 */
	.ejdh_li a {
		padding: 10px 0;
	}

	.ejdh {}

	.about_jj {
		margin-top: 40px;
	}

	.nyban_nr span {
		display: none;
	}

	.nyban_nr p {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 0;
	}

	.nybant {
		height: 210px;
		object-fit: cover;
	}

	.ejdh_k {
		display: block;
	}

	.ejdh_y {
		display: none;
	}

	.ejdh_li {
		margin-right: 20px;
	}

	.ejdh_nrqt {
		display: flex;
		white-space: nowrap;
		/* box-shadow: 0 1px 2px rgba(0, 0, 0, .1); */
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000;
		-webkit-overflow-scrolling: touch;
		text-align: justify;
		box-sizing: border-box;
	}

	.ejdh_nrqt::-webkit-scrollbar {
		display: none;
	}

	.about_s {
		display: flex;
		flex-direction: column;
	}

	.about_sz {
		width: 100%;
	}

	.about_sy {
		width: 100%;
	}

	.about_m {
		background: #024587;
	}

	.about_x {
		display: flex;
		flex-direction: column;
	}

	.about_xz {
		width: 100%;
	}

	.about_xy {
		width: 100%;
	}

	.about_xzzz {
		width: 100%;
	}

	.about_xzzy {
		width: 100%;
	}

	/* about页面结束 */

	/* qywh企业文化页面开始 */
	.qywh_nr {
		display: flex;
		flex-direction: column;
	}

	.qywh_dyh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_deh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_dsh {
		height: auto;
		overflow-y: auto;
	}

	.qywh_nr_li {
		width: 100%;
		padding-bottom: 30px;
	}

	.nyban_nr {}

	.ejdh_y {
		display: none;
	}

	/* qywh企业文化页面结束*/

	/* qywh企业目标页面开始*/
	.qymb_nr_liz {
		font-size: 40px;
		width: 86px;
		height: 150px;
	}

	.qymb_nr_liy {
		height: 150px;
		padding-left: 15px;
	}

	/* qywh企业目标页面结束*/

	/* qyry页面开始 */
	.honor_li {
		width: 46%;
	}

	.honor_li:nth-child(2n) {
		margin-right: 0;
	}

	.honor_list {
		height: 94px;
	}

	.honor_lix {
		padding: 10px 0;
	}

	.pop {
		padding: 10px;
		width: 90%;
		height: 400px;
	}

	.hxtd_close {
		padding: 20px;
		position: absolute;
		right: -10px;
		top: -80px;
		cursor: pointer;
	}

	.pop_xt {
		height: 230px;
	}

	/* qyry页面结束 */

	/* showpro页面结束 */
	.dilogo img {
		width: 160px;
	}

	/* 内页产品列表开始*/
	.pro_li {
		width: 47%;
		margin-right: 15px;
	}

	.pro_li:nth-child(2n) {
		margin-right: 0;
	}

	.pro_lix {
		padding: 10px 0;
	}

	.pro_list {
		height: 150px;
	}

	/* 内页产品列表结束*/

	/* 内页新闻列表开始 */
	.newslist_li {
		width: 100%;
		margin-right: 0px;
	}

	/* 内页新闻列表结束 */

	/* 招标公告开始 */
	.zb_li {
		width: 100%;
	}

	.zb {
		flex-direction: column;
	}

	/* 招标公告结束 */

	/* 内页人才招聘开始 */
	.job_nr_list {
		font-size: 15px;
	}

	.job_nr_list1 {
		font-size: 15px;
	}

	.job_nrk {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		text-align: justify;
		box-sizing: border-box;
	}

	.job_nr_list {
		width: 25%;
		background-color: #111119;
	}

	.job_nr_yq {
		width: 25%;
	}

	.job_nr_list1 {
		width: 25%;
	}

	.job_nr_list1 {
		width: 25%;
		background-color: #111119;
	}

	.vconlist {
		padding: 0;
		white-space: normal;
	}

	/* 内页人才招聘结束 */

	/* 内页联系我们开始 */
	.con_s {
		flex-direction: column;
	}

	.con_sz {
		background: #c31f28;
	}

	.con_sz {
		width: 100%;
	}

	.con_sy {
		width: 100%;
	}

	.con_sy_nr_li {
		width: 100%;
		margin-right: 0;
	}

	/* 内页联系我们结束 */

	/* 内页供应商留言开始 */
	.gysbd_nr {
		width: 90%;
	}

	/* 内页供应商留言结束 */

	/* gysshow内页供应商详情 开始*/
	.gys_zz {
		width: 70px;
		height: 70px;
		right: 10px;
		bottom: 50px;
	}

	.gys_zznr {
		padding: 10px;
		color: #fff;
	}

	/* gysshow内页供应商详情 结束*/
}

@media (min-width:768px) {
	.fixed {
		position: fixed;
		top: 0;
		z-index: 2;
		width: 100%;
	}

}